getOperator

abstract fun getOperator(): Int

Gets the logical operator used to combine this condition with a preceding condition or a default state.

Possible values are:

The interpretation of these operators depends on the specific evaluation logic implemented by the system.

Return

The integer value representing the operator.